You can use document.getElementById('divId').className.split(/\s+/); to get you an array of class names. Then you can iterate and find the one you want. ... <看更多>
What I need is a custom selector with jQuery.expr to fetch values separated by spaces, but you can use similar character to % of LIKE in mysql ( link ). ... <看更多>